home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / C-D / CoolMacStacks.sea / Cool Mac Stacks / Utilities / Say The Numbers / cards.xml < prev    next >
Text File  |  1991-12-17  |  6KB  |  184 lines

  1. card_3051.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>3051</id>
  6.     <filler1>0</filler1>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <owner>2599</owner>
  11.     <link rel="stylesheet" type="text/css" href="stylesheet_3325.css" />
  12.     <part>
  13.         <id>1</id>
  14.         <type>field</type>
  15.         <visible> <true /> </visible>
  16.         <dontWrap> <false /> </dontWrap>
  17.         <dontSearch> <false /> </dontSearch>
  18.         <sharedText> <false /> </sharedText>
  19.         <fixedLineHeight> <true /> </fixedLineHeight>
  20.         <autoTab> <true /> </autoTab>
  21.         <lockText> <false /> </lockText>
  22.         <rect>
  23.             <left>88</left>
  24.             <top>18</top>
  25.             <right>215</right>
  26.             <bottom>43</bottom>
  27.         </rect>
  28.         <style>transparent</style>
  29.         <autoSelect> <false /> </autoSelect>
  30.         <showLines> <true /> </showLines>
  31.         <wideMargins> <false /> </wideMargins>
  32.         <multipleLines> <false /> </multipleLines>
  33.         <reservedFamily> 0 </reservedFamily>
  34.         <titleWidth>0</titleWidth>
  35.         <icon>0</icon>
  36.         <textAlign>left</textAlign>
  37.         <font>Geneva</font>
  38.         <textSize>14</textSize>
  39.         <textStyle>plain</textStyle>
  40.         <textHeight>18</textHeight>
  41.         <name>testField</name>
  42.         <script></script>
  43.     </part>
  44.     <part>
  45.         <id>2</id>
  46.         <type>button</type>
  47.         <visible> <true /> </visible>
  48.         <reserved5> 0 </reserved5>
  49.         <reserved4> 0 </reserved4>
  50.         <reserved3> 0 </reserved3>
  51.         <reserved2> 0 </reserved2>
  52.         <reserved1> 0 </reserved1>
  53.         <enabled> <true /> </enabled>
  54.         <rect>
  55.             <left>10</left>
  56.             <top>13</top>
  57.             <right>74</right>
  58.             <bottom>43</bottom>
  59.         </rect>
  60.         <style>rectangle</style>
  61.         <showName> <true /> </showName>
  62.         <highlight> <false /> </highlight>
  63.         <autoHighlight> <true /> </autoHighlight>
  64.         <sharedHighlight> <true /> </sharedHighlight>
  65.         <family>0</family>
  66.         <titleWidth>0</titleWidth>
  67.         <icon>0</icon>
  68.         <textAlign>center</textAlign>
  69.         <font>Geneva</font>
  70.         <textSize>14</textSize>
  71.         <textStyle>plain</textStyle>
  72.         <name>Test >></name>
  73.         <script>on mouseUpif the hilite of cd btn "Beep at non-numeric Characters" is false thensayTheNumbers cd fld testFieldelsesayTheNumbers cd fld testField, beepend ifend mouseUp</script>
  74.     </part>
  75.     <part>
  76.         <id>4</id>
  77.         <type>button</type>
  78.         <visible> <true /> </visible>
  79.         <reserved5> 0 </reserved5>
  80.         <reserved4> 0 </reserved4>
  81.         <reserved3> 0 </reserved3>
  82.         <reserved2> 0 </reserved2>
  83.         <reserved1> 0 </reserved1>
  84.         <enabled> <true /> </enabled>
  85.         <rect>
  86.             <left>312</left>
  87.             <top>13</top>
  88.             <right>376</right>
  89.             <bottom>43</bottom>
  90.         </rect>
  91.         <style>rectangle</style>
  92.         <showName> <true /> </showName>
  93.         <highlight> <false /> </highlight>
  94.         <autoHighlight> <true /> </autoHighlight>
  95.         <sharedHighlight> <true /> </sharedHighlight>
  96.         <family>0</family>
  97.         <titleWidth>0</titleWidth>
  98.         <icon>0</icon>
  99.         <textAlign>center</textAlign>
  100.         <font>Geneva</font>
  101.         <textSize>14</textSize>
  102.         <textStyle>plain</textStyle>
  103.         <name>About</name>
  104.         <script>on mouseUpset the visible of cd fld about to not the visible of cd fld aboutend mouseUp</script>
  105.     </part>
  106.     <part>
  107.         <id>6</id>
  108.         <type>button</type>
  109.         <visible> <true /> </visible>
  110.         <reserved5> 0 </reserved5>
  111.         <reserved4> 0 </reserved4>
  112.         <reserved3> 0 </reserved3>
  113.         <reserved2> 0 </reserved2>
  114.         <reserved1> 0 </reserved1>
  115.         <enabled> <true /> </enabled>
  116.         <rect>
  117.             <left>11</left>
  118.             <top>56</top>
  119.             <right>189</right>
  120.             <bottom>70</bottom>
  121.         </rect>
  122.         <style>checkbox</style>
  123.         <showName> <true /> </showName>
  124.         <highlight> <true /> </highlight>
  125.         <autoHighlight> <true /> </autoHighlight>
  126.         <sharedHighlight> <true /> </sharedHighlight>
  127.         <family>0</family>
  128.         <titleWidth>0</titleWidth>
  129.         <icon>0</icon>
  130.         <textAlign>center</textAlign>
  131.         <font>Geneva</font>
  132.         <textSize>9</textSize>
  133.         <textStyle>plain</textStyle>
  134.         <name>Beep at non-numeric Characters</name>
  135.         <script></script>
  136.     </part>
  137.     <part>
  138.         <id>5</id>
  139.         <type>field</type>
  140.         <visible> <false /> </visible>
  141.         <dontWrap> <false /> </dontWrap>
  142.         <dontSearch> <false /> </dontSearch>
  143.         <sharedText> <false /> </sharedText>
  144.         <fixedLineHeight> <false /> </fixedLineHeight>
  145.         <autoTab> <false /> </autoTab>
  146.         <lockText> <true /> </lockText>
  147.         <rect>
  148.             <left>4</left>
  149.             <top>2</top>
  150.             <right>309</right>
  151.             <bottom>70</bottom>
  152.         </rect>
  153.         <style>scrolling</style>
  154.         <autoSelect> <false /> </autoSelect>
  155.         <showLines> <false /> </showLines>
  156.         <wideMargins> <true /> </wideMargins>
  157.         <multipleLines> <false /> </multipleLines>
  158.         <reservedFamily> 0 </reservedFamily>
  159.         <titleWidth>0</titleWidth>
  160.         <icon>0</icon>
  161.         <textAlign>left</textAlign>
  162.         <font>Geneva</font>
  163.         <textSize>9</textSize>
  164.         <textStyle>plain</textStyle>
  165.         <textHeight>12</textHeight>
  166.         <name>about</name>
  167.         <script>on mouseUphide meend mouseup</script>
  168.     </part>
  169.     <content>
  170.         <layer>card</layer>
  171.         <id>1</id>
  172.         <text>(123)456-7890h</text>
  173.     </content>
  174.     <content>
  175.         <layer>card</layer>
  176.         <id>5</id>
  177.         <text><span class="style2">ay The Numbers</span><span class="style1"> is a stack that does one thing. It says numbers. Why would you want a stack to do that? Well, in HyperCard 2.0, you now have the ability to use the capabilities and resources of a stack by including the command</span><span class="style2"> </span><span class="style3">start using <stackName></span><span class="style1">. So if you ever wanted to have your address book, or any other stack read numbers back to you when you tupe them in, add the HyperTalk handler</span><span class="style3"> start using stack "Say The Numbers"</span><span class="style1">  and then use </span><span class="style3">sayTheNumbers <the field or variable you want it to say></span><span class="style1"> where you need it (for example, </span><span class="style3">on closeField</span><span class="style1">). You may also add a second argument to beep for nonNumbers (except for spaces, dashes and parentheses, common parts of phone numbers). If you leave it out, then saynumbers will merely skip over the non-numbers. In other words </span><span class="style3">sayTheNumbers bg fld foneNumber,doABeep</span><span class="style1"> will beep for non-numbers; </span><span class="style3">sayTheNumbers bg fld foneNumber</span><span class="style1"> will skip over non-numbers. This stack and my voice are freeware. Have fun!David DruckerCIS: 76060,3104AppleLink: DDRUCKERAmerica Online: DDRUCKERGEnie: D.DruckerInterNet: ddrucker@world.std.com</span></text>
  178.     </content>
  179.     <name></name>
  180.     <script></script>
  181. </card>
  182.  
  183.  
  184.